home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stac Reachout 7
/
Stac Reachout 7.iso
/
STACFAX
/
8103.TXT
< prev
next >
Wrap
Text File
|
1997-01-31
|
6KB
|
133 lines
-----------------------------------------------------------------
STAC NOTE STAC NOTE
INSTRUCTIONS FOR MINIMAL REACHOUT CONTROL INSTALLATIONS ON THE US
ROBOTICS SHARED ACCESS COMMUNICATIONS SERVER
(Applies to Reachout version 3.X, 4.X, 5.X)
STAC FAX 8103 (05-25-1995)
-----------------------------------------------------------------
BACKGROUND
To setup a minimal ReachOut installation on a USRobotics shared
access communication server you must do two things:
- Prepare the system to receive the ReachOut Installation.
- Setup the minimal ReachOut Dial-in installation.
Prepare the system to receive the ReachOut Installation
1. Follow USRobotics' instructions for installing USR-CS3
software on your network. Make sure when making working
versions of the USR installation diskettes that identical
media is used. Failure to do so, particularly with the boot
image diskette may cause unexpected results.
2. Once the USR installation is complete place the working Boot
Image diskette into the appropriate drive.
3. Change drive and directory so that the default is F:\LOGIN.
4. Copy RPLFIX.COM from the Boot Image Diskette.
5. Make sure that DOSGEN.COM from Novell is either in F:\LOGIN
or in the path.
6. Change drive and directory so that the default is the floppy
disk drive containing the Boot Image Diskette. For the sake
of this document A: will be assumed.
7. Type:
BIMAGE -R NET.CFG F:\LOGIN\USR$CS3.SYS <ENTER>
BIMAGE -R ENV_VAR.BAT F:\LOGIN\USR$CS#.SYS <ENTER>
This will copy the NET.CFG and ENV_VAR.BAT from the boot
image file created during the USR installation. These files
contain installation specific modifications that must be
part of any future image files. This step need only be
performed once.
8. Create a batch file called MAKIMAGE.BAT in F:\LOGIN with the
following lines:
DOSGEN A: USR$CS3.SYS
RPLFIX USR$CS3.SYS
COPY A:\USR$CS3.BAT
This file will allow you to quickly generate a new image
file.
Setup the minimal ReachOut Dial-in installation.
1. Below is an example of a USR$CS3.BAT file used to load a
ReachOut Remote Control Host on the USRobotics Shared Access
Communications Server.
USR$CS3.BAT
REM ****** COMSERVER386 STARTUP BATCH FILE*************
ECHO OFF
COPY A:\NET.CFG C:\ >NUL
COPY A:\USRINIT.EXE C:\ >NUL
COPY A:\COMMAND.COM C:\ >NUL
COPY A:\DMAP.EXE C:\ >NUL
COPY A:\REBOOT.COM C:\ >NUL
COPY A:\UMAP.EXE C:\ >NUL
COPY A:\UCASTOFF.EXE C:\ >NUL
COPY A:\ULOGOUT.EXE C:\ >NUL
COPY A:\IPXODI.COM C:\ >NUL
COPY A:\NETX.COM C:\ >NUL
COPY A:\ULOGIN.EXE C:\ >NUL
COPY A:\TC.EXE C:\ >NUL
COPY A:\SHELL.CFG C:\ >NUL
REM ************* BEGIN REACHOUT MODIFICATIONS**********
COPY A:\RCHSRL.EXE C:\ >NUL
COPY A:\RCHDOS.EXE C:\ >NUL
COPY A:\HOSTMDM.EXE C:\ >NUL
COPY A:\PASSWORD.MDM C:\ >NUL
COPY A:\REACHOUT.PRM C:\ >NUL
COPY A:\MODEM.RCH C:\ >NUL
REM ************** END REACHOUT MODIFICATIONS **********
LH A:\LSL.COM
LH A:\USRENIC.COM
C:
CD\
LH C:\IPXODI.COM
LH C:\NETX.COM /C=C:\SHELL.CFG
C:\ULOGIN
C:\USRINIT /2
C:\DMAP A:/0
C:\DMAP B:/0
C:\UCASTOFF.EXE
PROMPT $P$G
C:\UMAP G:=%VOLUME%:%ROOT%
F:
C:\ULOGOUT.EXE
C:\TC.EXE
C:
CD\
REM *********** BEGIN REACHOUT MODIFICATIONS************
SET RCHPATH=C:\
RCHSRL.EXE NAME=USR_CS3_HST
RCHDOS
HOSTMDM
REM ******** END REACHOUT MODIFICATIONS ****************
:END
The ReachOut modifications listed do not include the
deletion of lines pertaining to USRobotics' Blast Software,
ACHOST.EXE. This software must be removed before ReachOut
Host will operate properly.
2. Complete an installation of ReachOut Host on the same
workstation used to install the USRobotics Shared Access
Software. Be sure to setup passwords and any other necessary
security settings, i.e. reboot on disconnect, intruder
guard, etc. For specific help on these points check the
ReachOut UserÆs Guide.
3. Once the installation and setup of ReachOut is complete,
copy the following files from the REACHOUT directory to the
Boot Image Diskette.
RCHSRL.EXE
RCHDOS.EXE
HOSTMDM.EXE
REACHOUT.PRM
PASSWORD.MDM
MODEM.RCH
4. Modify the USR$CS3.BAT to model the one shown above.
5. Change drive and directory so that the default is F:\LOGIN.
6. Use the MAKIMAGE.BAT file created earlier to produce a new
Boot Image on, and copy the USR$CS3.BAT file to, F:\LOGIN.
7. Reboot the USRobotics Shared Access Communications Server
and dial in.
-----------------------------------------------------------------
Copyright 1995 Stac Electronics